| Total Complexity | 29 |
| Dependencies | 2 |
| Dependents | 0 |
| Total lines | 181 |
| Lines of code | 65 |
| Logical lines of code | 35 |
| Comment lines | 72 |
| Methods | 10 |
| Properties | 7 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| matches() | 48 | 16 | 30 | |
| __construct() | 62 | 2 | 11 | |
| matchScheme() | 77 | 2 | 3 | |
| matchIps() | 78 | 2 | 3 | |
| matchMethod() | 77 | 2 | 3 | |
| matchHost() | 81 | 1 | 3 | |
| matchPort() | 81 | 1 | 3 | |
| matchPath() | 81 | 1 | 3 | |
| matchIp() | 81 | 1 | 3 | |
| matchAttribute() | 80 | 1 | 3 |